home *** CD-ROM | disk | FTP | other *** search
-
-
-
- FFFFAAAAXXXXRRRRCCCCVVVVDDDD((((1111MMMM)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((MMMMaaaayyyy 11112222,,,, 1111999999996666)))) FFFFAAAAXXXXRRRRCCCCVVVVDDDD((((1111MMMM))))
-
-
-
- NNNNAAAAMMMMEEEE
- faxrcvd - _H_y_l_a_F_A_X notification script for received facsimile
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ////uuuussssrrrr////ffffrrrreeeeeeeewwwwaaaarrrreeee////vvvvaaaarrrr////ssssppppoooooooollll////ffffaaaaxxxx////bbbbiiiinnnn////ffffaaaaxxxxrrrrccccvvvvdddd _q_f_i_l_e _d_e_v_i_d _c_o_m_m_i_d
- _e_r_r_o_r-_m_s_g
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- bbbbiiiinnnn////ffffaaaaxxxxrrrrccccvvvvdddd is the command script invoked by the facsimile
- server whenever a facsimile is received. The default script
- sends electronic mail to the _F_a_x_M_a_s_t_e_r user describing the
- content of the facsimile and other useful information such
- as the time spent receiving the document. The arguments
- are:
-
- qqqqffffiiiilllleeee the pathname of the received TIFF file relative to
- the root of the spooling hierarchy.
-
- ddddeeeevvvviiiidddd the modem device on which the facsimile was
- received.
-
- ccccoooommmmmmmmiiiidddd the communication identifier for the inbound call.
-
- eeeerrrrrrrroooorrrr----mmmmssssgggg an error message that is non-null if an error was
- encountered during the receive operation.
-
- NNNNOOOOTTTTEEEESSSS
- This script can route facsimile directly to the intended
- receipient if the sender's identity is well-known. To do
- this create a shell script eeeettttcccc////FFFFaaaaxxxxDDDDiiiissssppppaaaattttcccchhhh in the spooling
- area that sets the receiver's electronic mail address
- according to the sender's TSI. For example,
-
- case "$SENDER" in
- *1*510*526*1212*) SENDTO=sam;; # Sam's test rig in Berkeley
- *1*415*390*1212*) SENDTO=raster@asd;; # 7L Xerox room, used for scanning
- *5107811212) SENDTO=peebles@mti;; # stuff from home
- *) SENDTO=;; # don't know who to send it to
- esac
-
- Note that you must match any embedded white space and you
- should direct any facsimile that are not dispatched to a
- ``null person''. The facsimile will be sent as a MIME-
- encoded PostScript document; consult the shell script for
- details.
-
- FFFFIIIILLLLEEEESSSS
- /usr/freeware/var/spool/fax spooling area
- /usr/freeware/sbin/faxinfo for printing information about the facsimile
- ${TIFFBIN}/fax2ps for converting TIFF to PostScript
- /usr/lib/sendmail for delivering mail
-
-
-
-
- Page 1 (printed 6/24/99)
-
-
-
-
-
-
- FFFFAAAAXXXXRRRRCCCCVVVVDDDD((((1111MMMM)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((MMMMaaaayyyy 11112222,,,, 1111999999996666)))) FFFFAAAAXXXXRRRRCCCCVVVVDDDD((((1111MMMM))))
-
-
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- _f_a_x_d(1M), _h_y_l_a_f_a_x(4F), _r_e_c_v_q(4F)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 2 (printed 6/24/99)
-
-
-
-